home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / BASICS compilation.adf / finclude / AmigaSubNames < prev   
Text File  |  1988-01-20  |  248b  |  8 lines

  1.    SUBROUTINE DeleteStdIO,NewList,DeletePort,DeleteExtIO,DeleteTask
  2.    PTR_TO MsgPort CreatePort
  3.    PTR_TO IOStdReq CreateStdIO
  4.    PTR_TO Task CreateTask
  5.    PTR_TO IORequest CreateExtIO
  6. ?   INTEGER    CreateStdIO,CreatePort,CreateExtIO,CreateTask
  7.  
  8.